Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

turn on disable external id parsing for episodes by default. #192

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

arabcoders
Copy link
Owner

@arabcoders arabcoders commented Jul 7, 2022

With how many external ids mismatch happening between media servers which lead to random episodes being marked as played/unplayed. We decided to disable parsing episodes external ids by default and provide an optional environment variable WS_EPISODES_DISABLE_GUID to turn it back on. set the value to false or 0 to re-enable the parsing.

Relying on relative ids is much better and produce better results for multi backends systems.

@arabcoders arabcoders mentioned this pull request Jul 7, 2022
55 tasks
@arabcoders arabcoders merged commit 25cafeb into master Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant